Skip to content

[WIP] Created the loginPage#21

Open
Olipa776 wants to merge 5 commits intoDigital-Prophets:mainfrom
Olipa776:login_page
Open

[WIP] Created the loginPage#21
Olipa776 wants to merge 5 commits intoDigital-Prophets:mainfrom
Olipa776:login_page

Conversation

@Olipa776
Copy link
Copy Markdown

@Olipa776 Olipa776 commented Nov 16, 2021

  • Add Login page

Screenshot from 2021-11-16 17-42-41

Comment on lines +28 to +31
{/* <i>
{' '}
<Image className="" src={sidebarlogo} />
</i>
<Image className="" src="/../assets/unLogo.png" />
</i> */}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its cleaner to remove this code if we arent making use of it

Comment thread src/templates/Main.tsx
Comment on lines +4 to +5
// import Header from '../components/Headers/Header';
// import Sidebar from '../components/SideBar/Sidebar';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, we clean it up by remove all commented code

Comment thread src/templates/Main.tsx
{props.meta}

<Sidebar />
{/* <Sidebar /> */}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

Comment thread src/templates/Main.tsx
{/* <Sidebar /> */}
<div className="w-full">
<Header />
{/* <Header /> */}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants